home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / SCAN50.ZIP / SCAN.DOC
Text File  |  1989-04-09  |  6KB  |  119 lines

  1.                Documentation for Pbx Scanner v5.0
  2.  
  3.     Of course you should never under any circumstances use this    program    for
  4.     illegal purposes (HaHa!).
  5.  
  6.     To    use this program you must have a modem that returns extended result
  7.     codes  such     as  "VOICE"  "BUSY"  and "RINGING". The program itself    was
  8.     written for    a U.S. Robotics    2400 baud modem.
  9.  
  10.     I  wrote  this program because of the fact that codes are becoming very
  11.     hard to come by.  With  this program you can let your computer scan    for
  12.     you     and have most of the possible pbx's in one file that you can check
  13.     using  the    "Dial  from  a  file"  option  in  the scanner.    Most of    the
  14.     possible PBX's  will be in a file called "1RING".  Other files that the
  15.     program will create    are:
  16.     "NOCAR"- for more possible PBX's and VMS's
  17.     "MODEM"- for those modems you feel like playing with.
  18.     "VOICE"- for those numbers that had    at least 2 rings then a    VOICE code.
  19.     "BUSYS"- for the busy numbers of course.
  20.     "PAUSE"- tells you what time the scanning was paused and restarted.
  21.      and if you    save the disconnects-
  22.     "DISCN"- for the numbers that had no rings and an immediate    VOICE code.
  23.  
  24.  
  25.     Comport- Defaults to "COM1:2400,N,8,1"- This is simply the comport that
  26.     you     will be dialing from and the baud rate    to open    at.  You should    use
  27.     the    highest    baud rate that your modem can handle.
  28.  
  29.     Scan String-  Defaults  to    "ATE0M0Q0V1X6S7=40S9=6S11=50".    This is    the
  30.     string  that will be sent to your modem prior to scanning. Consult your
  31.     modem guide    to make    any changes. With the string as    it is set now, on a
  32.     US Robotics    2400 baud modem, it will:  E0-Turn local echo off.  M0-Turn
  33.     the    modem speaker off.  Q0-Send result codes.  V1-Send  result codes in
  34.     words.  X6-Set  result  codes  to  maximum.     S7=40-Wait  40    seconds    for
  35.     carrier  or     other result code. S9=6-Say that a carrier must be present
  36.     for     .6  seconds  to be recognized.     S11=50-Set the    dialing    speed to 50
  37.     milliseconds per digit.
  38.  
  39.     Listen String-  Defaults  to  "ATE0M3Q1V1X0S7=255S9=255S11=50". This is
  40.     the     string    that will be sent to your modem    when using the "Dial from a
  41.     file"  feature of the program, it will: E0-Turn local echo off. M3-Turn
  42.     modem speaker on after dialing is completed.  Q1-Suppress result codes.
  43.     V1-If  result  codes  were    sent  (which they aren't)  they would be in
  44.     words.  X0-Set  result  codes  to  minimum.    S7=255-Wait 255    seconds    for
  45.     carrier (overridden    by key commands). S9=255-Say that a carrier must be
  46.     present  for  25.5    seconds     before     it  is     recognized. S11=50-Set    the
  47.     dialing speed for 50 milliseconds per digit.
  48.  
  49.     Dial command- Defaults to "ATDT*70".  This is the command that you send
  50.     your  modem     to  tell  it  to dial.     I have    it set also to disable call
  51.     waiting.
  52.  
  53.     Modem reset-  Defaults  to "2". This is the    amount of seconds that your
  54.     computer  will  wait  before dialing again.    Used for resetting the line
  55.     and    modem.
  56.  
  57.     Save disconnects-  Defaults     to  "N". Change this to "Y" if    you want to
  58.     save  all the numbers that get a "VOICE" result code without any rings.
  59.  
  60.     Default Prefix-  Defaults  to  "1-602-230".    This is    the prefix that    you
  61.     will be scanning. It is changeable when you    begin scanning also. As    you
  62.     can    see, you can enter 1-A.C.-Pre or A.C.-Pre or just the Prefix.
  63.  
  64.     Default suffix-  Defaults  to  "0000".  This is the    beginning suffix to
  65.     start scanning at.    Starting  with    version    2.0 it now saves the suffix
  66.     that  you  quit  scanning  at  in  this  spot so that you don't have to
  67.     re-enter  it  all  the  time.  Saves paper and trees too.  This is also
  68.     changeable when you    begin scanning.
  69.  
  70.     Reset modem    command-  Defaults  to "ATZ". This is the command that will
  71.     be sent to your modem to change it back to factory defaults.
  72.  
  73.     Output to DONE-  Defaults  to  "N".     Change    this to    "Y" if you want    the
  74.     results of the scan    saved in a file    called "DONE".
  75.  
  76.     Print SCAN.SCN-  Defaults to "Y". If you have a printer and    set this to
  77.     "Y"    then, when you [M]ark a    number when dialing from a file, the number
  78.     will be printed on your printer as well as "SCAN.SCN".
  79.  
  80.     When  dialing  from     a file    you have different options while listening,
  81.     they are:
  82.  
  83.     [B]ackup-  This  is     used  to redial the Last number called. You cannot
  84.     backup  more  than one number though. ie. You hit [Return] a little    too
  85.     long  and  the  typematic  thinks  you  hit    it twice. So you [B]ackup a
  86.     number and call the    number that was    skipped.
  87.  
  88.     [M]ark-  This  is  used  to     save  the  current number to a    file called
  89.     "SCAN.SCN".
  90.  
  91.     [R]edial- This is used to redial the same number again.
  92.  
  93.     [P]ause-  This is used to pause the    listening. You can also    [Q]uit from
  94.     here. The program will automatically start dialing again after 30 min.
  95.  
  96.     [Q]uit-  This will stop the    listening and save all remaining numbers to
  97.     the    same filename that they    were in    in the beginning.
  98.  
  99.     [Return] to    continue- This will hang up the    current    call and move on to
  100.     the    next call.
  101.  
  102.  
  103.     If you decide to enter the suffix's instead of using the defaults,  and
  104.     you    mess it    up in one way or another, use the "-"(minus) key to go back
  105.     and    fix it.
  106.  
  107.  
  108.     Well,  that    pretty much covers the basics, if you find any problems    let
  109.     me know. Have Phun.
  110.  
  111.                   Great    White
  112.  
  113.    Boards that you can find me on:
  114.  
  115.    Lunatic Labs-    (415) 278-7421
  116.    Lunatic Phringe- (312) 965-3677
  117.    The Pentagon-    (408) 426-7228
  118.    Village Inn-        (212) 924-1138
  119.